Convert several man.el defvars to defcustoms.
authorChong Yidong <cyd@gnu.org>
Thu, 9 Aug 2012 13:37:31 +0000 (21:37 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 9 Aug 2012 13:37:31 +0000 (21:37 +0800)
commit5b79d830d90b08df592471a21c61fa4c6e653f8a
tree93e7b03a28f5bd8bd166c344ceecd0441e452cac
parentfee41beaea87e0a5a51b03ad2351a8866623c6d7
Convert several man.el defvars to defcustoms.

* man.el (Man-switches, Man-sed-command, Man-awk-command)
(Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
(Man-untabify-command, manual-program): Convert to defcustom.
lisp/ChangeLog
lisp/man.el